You are here:
Symbol Reference >
Stimulsoft.Report.Export.Tools Namespace
>
StiCachedStream Class
>
StiCachedStream Methods
>
Write Method
Collapse All
Stimulsoft Reports Class Reference
StiCachedStream.Write Method
Send Feedback
Syntax
C++
C#
Visual Basic
public
:
void
Write
( byte[]
buf
,
int
off
,
int
len
);
public
override
void
Write
(
byte
[]
buf
,
int
off
,
int
len
);
Public
override
Function
Write
(
buf
As
byte
[],
off
As
Integer
,
len
As
Integer
)
As
void
Remarks
This is Write, a member of class StiCachedStream.
Made with
Doc-O-Matic
.
What do you think about this topic?
Send feedback!
Copyright (c) 2017. All rights reserved.